-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.2.0
-
Code
-
Classes
- Block
| Total Complexity |
35 |
| Dependencies |
9 |
| Dependents |
1 |
| Total lines |
256 |
| Lines of code |
246 |
| Logical lines of code |
47 |
| Comment lines |
0 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| build_css_v1() |
S |
41 |
1 |
76 |
| build_css_v2() |
S |
41 |
1 |
76 |
| get_panel_css() |
S |
66 |
4 |
7 |
| get_item_css() |
S |
57 |
2 |
17 |
| get_title_css() |
S |
57 |
2 |
16 |
| build_css() |
S |
69 |
3 |
6 |
| get_panel_hover_css() |
S |
69 |
3 |
6 |
| get_content_css() |
S |
68 |
3 |
6 |
| get_icon_css() |
S |
60 |
2 |
13 |
| get_item_hover_css() |
S |
72 |
2 |
5 |
| get_title_hover_css() |
S |
77 |
2 |
3 |
| get_title_active_css() |
S |
77 |
2 |
3 |
| get_panel_active_css() |
S |
77 |
2 |
3 |
| get_icon_hover_css() |
S |
77 |
2 |
3 |
| get_icon_active_css() |
S |
77 |
2 |
3 |
| get_content_hover_css() |
S |
77 |
2 |
3 |